Feature: Staff

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 12.246s

Scenario: EP-07 Create a new staff user

Before 0m 5.693s
Given I am logged into Ghost 0m 1.807s
When I navigate to the settings page 0m 0.808s
And I click on Staff in the left menu 0m 0.266s
And I click on Invite People button 0m 0.369s
And I create a new staff user with email "$email_1" and role "author" 0m 0.593s
And I hide the modal by pressing "Escape" 0m 2.213s
And I click on the Invited tab 0m 0.261s
Then I should see the staff user with email "$$email_1" 0m 0.232s
After 0m 0.004s

Screenshots

Before
NO IMAGE AVAILABLE
Given I am logged into Ghost
When I navigate to the settings page
And I click on Staff in the left menu
And I click on Invite People button
And I create a new staff user with email "$email_1" and role "author"
And I hide the modal by pressing "Escape"
And I click on the Invited tab
Then I should see the staff user with email "$$email_1"
After
NO IMAGE AVAILABLE